Configurates
C1.Web.Mvc.BaseCollectionViewService<T>.SortDescriptions. Sets the sort descriptions with a name list in descending order.
シンタックス
'宣言
Public Function OrderByDescending( _
ByVal ParamArray () As System.String _
) As
public OrderByDescending(
params System.string[]
)
パラメータ
- names
- A name list sorting by in descending order.
戻り値の型
Current builder.
参照